home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcad118.zip / ADD.DOC next >
Text File  |  1992-12-20  |  2KB  |  34 lines

  1.  
  2.  
  3.          This page covers notes for PrintCAD 1.18 that  are not included in the
  4.          v1.16 manual.
  5.  
  6.            For the destination file, if  you specify a file name extension that
  7.            is  a  three  digit  number (000,  323, etc.),  and PrintCAD outputs
  8.            multiple  pages  (via the  multiple copies  option or  tiling), then
  9.            rather  than  appending the destination file, additional  files  are
  10.            created with sequential extensions. For example "PRINTCAD sample.plt
  11.            /Q4 /Doutput.000" creates  files output.001, output.002, output.003,
  12.            and output.004. This is useful for PCX output.
  13.  
  14.            Pen  widths can  be up to  24 dots.  Odd  widths of 9  or above  are
  15.            modified to the next higher (even) width.
  16.  
  17.            The LaserJet 4 is supported at 600 dpi via /FI+ (or via HP-GL/2 with
  18.            /F0~600).
  19.  
  20.            The  Canon  BJ-200  in Epson LQ mode  is  compatible  with the Canon
  21.            BJC-800 driver in b/w mode (/FB~).
  22.  
  23.            The DeskJet  500C driver (/FA) now has  three modes.  /FA  uses  RGB
  24.            color planes as before.  /FA!  uses CMY color planes and may improve
  25.            speed.  /FA!` uses CMYK color planes and might give better blacks on
  26.            the DeskJet 550C. The compatibility of these drivers is:
  27.  
  28.              /FA   - DJ 500C, MT MT92C
  29.              /FA!  - DJ 500C, DJ550C, PJ XL300
  30.              /FA!` - DJ 550C
  31.  
  32.            The  N suboption of the /X option installs PrintCAD as a nonswapping
  33.            TSR.  This can fix  compatibility problems  on  DOS  extender  based
  34.            programs but uses up a significant amount of DOS memory.